/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-navbar-nav > li > a:after {
	bottom: 32px !important;
}

.insideframe {
	padding: 10px;
}

.uk-navbar-brand.uk-float-left img {
	max-height: 30px;
}

.uk-search-field {
	color: #000 !important;
	width: 100% !important;
	background: #fff !important;
	font-size: 26px !important;
	text-align: left !important;
}

.uk-search::before {
	width: 40px !important;
	background-image: url("http://wahsonline.com/wp-content/themes/yoo_sun_wp/less/uikit/images/red/icon-search-dark.png") !important;
	z-index: 10000000;
}

.uk-search-field:focus, .uk-active > .uk-search-field {
	padding: 2px 10px 2px 20px !important;
}

.uk-search-field:focus, .uk-search.uk-active .uk-search-field {
	width: 100% !important;
}

.uk-badge {
	display: none !important;
}

.category .wp-post-image {
	display: none;
}